You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
Inv Method
>
MtxExpr.Inv Method ([In] TVec)
Dew Math for .NET
MtxExpr.Inv Method ([In] TVec)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
Inv Method
Collapse All
Compute 1/X.
Syntax
C#
Visual Basic
public
static
Vector
Inv
([In]
TVec
X
);
Public
static
Function
Inv
(
X
As
[In]
TVec
)
As
Vector
Remarks
Internally calls
Vector.Inv
Group
Inv Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
Inv Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!